home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Techniques / String Functions / History < prev    next >
Text File  |  1998-05-25  |  445b  |  22 lines

  1. Version 1.5
  2. optimized most methods
  3. fixed a few minor bugs
  4. brought things up to date with compiler changes
  5.  
  6.  
  7. Version 1.2
  8. added cs methods - inStr, split, and replace all.
  9.  
  10.  
  11. Version 1.1
  12. eliminated capitalization functions, as Andrew added them internally.
  13. added outStr function.
  14. added getWord function.
  15. added split functions.
  16. added parse object.
  17. added objects for more efficient and complete parsing.
  18.  
  19.  
  20. Version 1.0        12/30/97
  21. First general release
  22.